MOVE SPRITE
This command will move the sprite a specified distance. Used in combination with the ROTATE SPRITE command a very simple top-down player character can be achieved very easily. The velocity must be a real value.
SYNTAX
MOVE SPRITE Sprite Number, Velocity
RELATED INFO
SPRITE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example